home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / background_19470.txt < prev    next >
Text File  |  1987-11-25  |  6KB  |  324 lines

  1. -- background: 19470 from stack: in
  2. -- bmap block id: 57550
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   show menuBar
  9. end openBackground
  10.  
  11. on newCard
  12.   answer "Delete this new card from the Help system?" with "OK" or "Cancel"
  13.   if it is "OK" then doMenu delete card
  14. end newCard
  15.  
  16.  
  17. -- part 2 (field)
  18. -- low flags: 01
  19. -- high flags: 0000
  20. -- rect: left=137 top=58 right=81 bottom=446
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 0
  24. -- font id: 2
  25. -- text size: 14
  26. -- style flags: 256
  27. -- line height: 18
  28. -- part name: 
  29.  
  30.  
  31. -- part 1 (field)
  32. -- low flags: 01
  33. -- high flags: 0000
  34. -- rect: left=137 top=85 right=294 bottom=489
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 2
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: 
  43.  
  44.  
  45. -- part 3 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=0 top=314 right=342 bottom=68
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual effect wipe up
  60.   go to card id 24361
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 5 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=149 top=315 right=342 bottom=197
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: 
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   visual effect wipe up
  80.   go to card id 122882
  81. end mouseUp
  82.  
  83.  
  84.  
  85.  
  86. -- part 6 (button)
  87. -- low flags: 00
  88. -- high flags: 0000
  89. -- rect: left=108 top=315 right=342 bottom=148
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: 
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   visual effect wipe up
  101.   go to card id 39597
  102. end mouseUp
  103.  
  104.  
  105.  
  106.  
  107. -- part 8 (button)
  108. -- low flags: 00
  109. -- high flags: 0000
  110. -- rect: left=197 top=314 right=342 bottom=267
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 1
  114. -- font id: 0
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: 
  119. ----- HyperTalk script -----
  120. on mouseUp
  121.   visual effect wipe up
  122.   go to card id 10271
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 11 (button)
  128. -- low flags: 00
  129. -- high flags: 0000
  130. -- rect: left=420 top=316 right=342 bottom=466
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: 
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   visual effect wipe up
  142.   go to Help Index
  143. end mouseUp
  144.  
  145.  
  146.  
  147. -- part 13 (button)
  148. -- low flags: 00
  149. -- high flags: 0000
  150. -- rect: left=217 top=291 right=314 bottom=246
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 1014 / 1014
  153. -- text alignment: 1
  154. -- font id: 0
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: 
  159. ----- HyperTalk script -----
  160. on mouseUp
  161.   visual effect wipe down
  162.   go to previous card
  163. end mouseUp
  164.  
  165.  
  166.  
  167. -- part 14 (button)
  168. -- low flags: 00
  169. -- high flags: 0000
  170. -- rect: left=250 top=291 right=314 bottom=282
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 1013 / 1013
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179. ----- HyperTalk script -----
  180. on mouseUp
  181.   visual effect wipe up
  182.   go to next card
  183. end mouseUp
  184.  
  185.  
  186.  
  187. -- part 15 (button)
  188. -- low flags: 00
  189. -- high flags: 0000
  190. -- rect: left=461 top=291 right=314 bottom=491
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 1012 / 1012
  193. -- text alignment: 1
  194. -- font id: 0
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 16
  198. -- part name: 
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   global crossRefDepth
  202.   visual effect iris close
  203.   if crossRefDepth > 0 then
  204.     subtract 1 from crossRefDepth
  205.     pop card
  206.   else go to card id 24361
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 16 (field)
  212. -- low flags: 81
  213. -- high flags: 0000
  214. -- rect: left=25 top=278 right=295 bottom=125
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 0 / 0
  217. -- text alignment: 0
  218. -- font id: 3
  219. -- text size: 12
  220. -- style flags: 0
  221. -- line height: 16
  222. -- part name: map coords
  223.  
  224.  
  225. -- part 17 (button)
  226. -- low flags: 00
  227. -- high flags: 0000
  228. -- rect: left=326 top=314 right=342 bottom=362
  229. -- title width / last selected line: 0
  230. -- icon id / first selected line: 0 / 0
  231. -- text alignment: 1
  232. -- font id: 0
  233. -- text size: 12
  234. -- style flags: 0
  235. -- line height: 16
  236. -- part name: 
  237. ----- HyperTalk script -----
  238. on mouseUp
  239.   doMap
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 21 (button)
  245. -- low flags: 00
  246. -- high flags: 0000
  247. -- rect: left=66 top=314 right=342 bottom=109
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: 
  256. ----- HyperTalk script -----
  257. on mouseUp
  258.   visual effect wipe up
  259.   go to card id 8100
  260. end mouseUp
  261.  
  262.  
  263.  
  264.  
  265. -- part 23 (button)
  266. -- low flags: 00
  267. -- high flags: 0000
  268. -- rect: left=361 top=314 right=342 bottom=420
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 0 / 0
  271. -- text alignment: 1
  272. -- font id: 0
  273. -- text size: 12
  274. -- style flags: 0
  275. -- line height: 16
  276. -- part name: 
  277. ----- HyperTalk script -----
  278. on mouseUp
  279.   visual effect wipe up
  280.   go to card id 168508
  281. end mouseUp
  282.  
  283.  
  284.  
  285. -- part 24 (button)
  286. -- low flags: 00
  287. -- high flags: 0000
  288. -- rect: left=464 top=314 right=342 bottom=510
  289. -- title width / last selected line: 0
  290. -- icon id / first selected line: 0 / 0
  291. -- text alignment: 1
  292. -- font id: 0
  293. -- text size: 12
  294. -- style flags: 0
  295. -- line height: 16
  296. -- part name: Exit
  297. ----- HyperTalk script -----
  298. on mouseUp
  299.   global HelpExit
  300.   visual effect dissolve
  301.   go to HelpExit
  302. end mouseUp
  303.  
  304.  
  305.  
  306. -- part 25 (button)
  307. -- low flags: 00
  308. -- high flags: 0000
  309. -- rect: left=269 top=316 right=342 bottom=329
  310. -- title width / last selected line: 0
  311. -- icon id / first selected line: 0 / 0
  312. -- text alignment: 1
  313. -- font id: 0
  314. -- text size: 12
  315. -- style flags: 0
  316. -- line height: 16
  317. -- part name: 
  318. ----- HyperTalk script -----
  319. on mouseUp
  320.   visual effect wipe up
  321.   go to card id 10546
  322. end mouseUp
  323.  
  324.